Add an initial sudo role.

This commit is contained in:
Tom Alexander
2022-10-09 18:51:41 -04:00
parent cd83e4756a
commit ade7fd30f4
6 changed files with 40 additions and 0 deletions

2
ansible/ansible.cfg Normal file
View File

@@ -0,0 +1,2 @@
[defaults]
pipelining = True