Skip to content

Commit

Permalink
[TEMP] No become needed to query rpm versions
Browse files Browse the repository at this point in the history
  • Loading branch information
t-woerner committed Oct 17, 2024
1 parent 6308c90 commit a314ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/shansible
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ query_container_installed_software() {
---
- name: Software environment.
hosts: ipaserver
become: yes
become: false
gather_facts: no
tasks:
- name: Retrieve versions.
Expand Down

0 comments on commit a314ba4

Please sign in to comment.