mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
Merge branch 'play_remote_user' of https://github.com/bcoca/ansible into bcoca-play_remote_user
This commit is contained in:
commit
aac3090909
4 changed files with 25 additions and 25 deletions
|
@ -1,7 +1,7 @@
|
|||
-
|
||||
hosts: all
|
||||
gather_facts: no
|
||||
user: root
|
||||
remote_user: root
|
||||
vars:
|
||||
color: brown
|
||||
tasks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue