We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74e5a03 commit c868988Copy full SHA for c868988
1 file changed
environments/custom/playbook-scs_all_nodes.yml
@@ -1,6 +1,7 @@
1
---
2
- name: Assign roles to all hosts
3
hosts: generic
4
- become: true
+ become: yes
5
+ gather_facts: no
6
roles:
7
- scs-landscape-nodes
0 commit comments