Skip to content

Commit

Permalink
Adding become to template task
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee authored and chukka committed Nov 3, 2023
1 parent b6f61f0 commit f0387aa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@
notify: Restart artifactory

- name: Set up Artifactory admin account
become: true
ansible.builtin.template:
src: bootstrap.creds.j2
dest: "{{ artifactory_home }}/var/etc/access/bootstrap.creds"
Expand Down

0 comments on commit f0387aa

Please sign in to comment.