Skip to content

Commit

Permalink
fix: idempotency with command module
Browse files Browse the repository at this point in the history
  • Loading branch information
fadnincx committed May 4, 2023
1 parent 7b6f4fc commit 7d5da0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
- name: get hostname
shell: hostname -f
register: potos_basics_hostname
changed_when: false

- name: create ansible inventory
ansible.builtin.copy:
Expand Down

0 comments on commit 7d5da0e

Please sign in to comment.