You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# code: language=ini
|
|
|
|
# vim: syntax=dosini
|
|
|
|
|
|
|
|
[become_same_user]
|
|
|
|
# become_same_user.yml
|
|
|
|
bsu-joe ansible_user=joe
|
|
|
|
|
|
|
|
[become_same_user:vars]
|
|
|
|
ansible_python_interpreter=python3000
|