Skip to content

Commit

Permalink
try: update ansible of runner...
Browse files Browse the repository at this point in the history
  • Loading branch information
DrPsychick committed Oct 27, 2024
1 parent 246d7eb commit e691ee2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions molecule/default/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
ansible --version
delegate_to: localhost
run_once: true
register: ansible-update
register: ansible_update
- name: Ansible update
debug: var=ansible-update
debug: var=ansible_update

# when: ansible_distribution == "Fedora"
# - name: Fix dnf5 issue
Expand Down

0 comments on commit e691ee2

Please sign in to comment.