mtrcs0: Remove Ansible user/become settings

Jenkins still connects as *jenkins* and uses `sudo`, so we can't
hard-code the user to *root*.
btop
Dustin 2022-08-12 13:22:47 -05:00
parent b4f752acbd
commit 5a9b9a8d98
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
ansible_user: root
ansible_become: false
host_uses_firewalld: false
collectd_unixsock_plugin: false