summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/user
diff options
context:
space:
mode:
authorChris James <etcet@users.noreply.github.com>2022-06-17 19:16:42 +0200
committerGitHub <noreply@github.com>2022-06-17 19:16:42 +0200
commitea351f0ae2bca23cdd7c24547a6607a50186a116 (patch)
tree736ac52be25cb79332049ea853033c5b609ad10e /test/integration/targets/user
parentfix missing single quotes in sample code (#78056) (diff)
downloadansible-ea351f0ae2bca23cdd7c24547a6607a50186a116.tar.xz
ansible-ea351f0ae2bca23cdd7c24547a6607a50186a116.zip
user - Use -n instead of -N for luseradd on all distros (#75042)
* Use -n instead of -N for luseradd on all distros Co-authored-by: Chris James <git@etcet.net>
Diffstat (limited to 'test/integration/targets/user')
-rw-r--r--test/integration/targets/user/tasks/test_local.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/integration/targets/user/tasks/test_local.yml b/test/integration/targets/user/tasks/test_local.yml
index 5326073935..67c24a210c 100644
--- a/test/integration/targets/user/tasks/test_local.yml
+++ b/test/integration/targets/user/tasks/test_local.yml
@@ -86,6 +86,7 @@
- testgroup3
- testgroup4
- testgroup5
+ - local_ansibulluser
tags:
- user_test_local_mode
@@ -163,6 +164,7 @@
- testgroup3
- testgroup4
- testgroup5
+ - local_ansibulluser
tags:
- user_test_local_mode