mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 04:34:24 -07:00
Move playbook for user commands into examples dir
This commit is contained in:
parent
6aa10691c1
commit
3814a46bbf
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
user: root
|
||||
vars:
|
Loading…
Add table
Add a link
Reference in a new issue