mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Move playbook for user commands into examples dir
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
---
|
---
|
||||||
|
# this is a demo of how the user commands work and how to reference salted passwords
|
||||||
|
# in vars sections. You could also use vars_files if you like (see other examples)
|
||||||
|
|
||||||
- hosts: all
|
- hosts: all
|
||||||
user: root
|
user: root
|
||||||
vars:
|
vars:
|
||||||
Reference in New Issue
Block a user