mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-17 12:10:34 +08:00
Set sudo: false globally.
This commit is contained in:
@@ -37,3 +37,5 @@ netapp_iscsi_name: iqn.1992-08.com.netapp:sn.1573980081:vf.6fb258f4-106f-11e2-ae
|
||||
netapp_iscsi_portal: 10.5.88.35
|
||||
# By default no acclerated, override on playbook command line.
|
||||
accelerated: False
|
||||
# sudo: false by default so ansible doesn't try and check for it and hang
|
||||
sudo: false
|
||||
|
||||
Reference in New Issue
Block a user