mtrcs0: Remove Ansible user/become settings
Jenkins still connects as *jenkins* and uses `sudo`, so we can't hard-code the user to *root*.
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
ansible_user: root
|
||||
ansible_become: false
|
||||
|
||||
host_uses_firewalld: false
|
||||
collectd_unixsock_plugin: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user