Skip to content

Commit

Permalink
TEMP: Commit to allow for test selection.
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeffman committed Oct 5, 2023
1 parent bdea5ed commit 4aae9dd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions plugins/modules/ipauser.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.

#
# TEMP COMMIT: This will enable the test for modules:
# automember, cert, group, hbacrule, host, hostgroup
# idoverrideuser, netgroup, role, sudorule, user
#

from __future__ import (absolute_import, division, print_function)

__metaclass__ = type
Expand Down

0 comments on commit 4aae9dd

Please sign in to comment.