Skip to content

Commit

Permalink
fix: use roles refs #56
Browse files Browse the repository at this point in the history
  • Loading branch information
poppen committed Feb 23, 2024
1 parent 7c8357f commit c42f436
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,5 @@
cache_valid_time: 600
when: ansible_os_family == 'Debian'

tasks:
- name: "Include poppen.iptables_legacy"
ansible.builtin.include_role:
name: "poppen.iptables_legacy"
roles:
- role: "poppen.iptables_legacy"

0 comments on commit c42f436

Please sign in to comment.