mirror of
https://github.com/DO1JLR/ansible_linux_desktop_setup.git
synced 2024-09-14 19:54:51 +02:00
Merge branch 'master' of github.com:do1jlr/ansible_thinkpad_setup
This commit is contained in:
commit
d903c8cfc8
2 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,6 @@
|
||||||
inventory = ./ansible/hosts.ini
|
inventory = ./ansible/hosts.ini
|
||||||
retry_files_enabled = False
|
retry_files_enabled = False
|
||||||
nocows = True
|
nocows = True
|
||||||
transport = local
|
|
||||||
|
|
||||||
[privilege_escalation]
|
[privilege_escalation]
|
||||||
become_method = sudo
|
become_method = sudo
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 43204b7aa6affa74fa590cc05420e1a15bf4dd26
|
Subproject commit c34b6ade9a55354c8a8af7e5b49ee9b3f720ce6d
|
Loading…
Reference in a new issue