Skip to content

Commit bf50ce8

Browse files
committed
Become root in foreman_proxy_content role to add group
1 parent a7c2ac3 commit bf50ce8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

playbooks/foreman_proxy_content_dev.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
- role: foreman_proxy_content
1515
foreman_directory: "{{ ansible_user_dir }}/foreman/config/"
1616
devel: true
17+
become: true
1718
base_foreman_directory: "{{ ansible_user_dir }}/foreman/"
1819
- role: foreman_installer
1920
become: true

0 commit comments

Comments
 (0)