We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1316615 commit 139a6cfCopy full SHA for 139a6cf
playbooks/network_report.yml
@@ -10,6 +10,7 @@
10
11
- name: Build report with facts
12
hosts: ansible-1
13
+ become: true
14
gather_facts: false
15
16
tasks:
0 commit comments