Skip to content

Commit

Permalink
Become root in foreman_proxy_content role to add group
Browse files Browse the repository at this point in the history
  • Loading branch information
ianballou authored and ekohl committed Oct 25, 2024
1 parent 1726f4f commit c6d0c27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playbooks/foreman_proxy_content_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
- role: foreman_proxy_content
foreman_directory: "{{ ansible_user_dir }}/foreman/config/"
devel: true
become: true
base_foreman_directory: "{{ ansible_user_dir }}/foreman/"
- role: foreman_installer
become: true
Expand Down

0 comments on commit c6d0c27

Please sign in to comment.