Skip to content

Commit 03bac43

Browse files
committed
improve
Signed-off-by: Marc Schöchlin <schoechlin@osb-alliance.com>
1 parent 10becd4 commit 03bac43

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
- name: Assign roles to all hosts
33
hosts: generic
4-
become: true
4+
become: yes
5+
gather_facts: no
56
roles:
67
- scs-landscape-nodes

0 commit comments

Comments
 (0)