[TIDY] Update to ansible 4 module names
This commit is contained in:
parent
be3d627bdb
commit
5553f66031
5 changed files with 18 additions and 18 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Tinc/Setup: Install tinc application - macOS Version
|
||||
|
||||
- name: Setup - Install
|
||||
package:
|
||||
ansible.builtin.package:
|
||||
name: "{{ packages }}"
|
||||
state: present
|
||||
vars:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue