[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
|
|
@ -64,7 +64,7 @@ Playbook:
|
|||
hosts: tinc
|
||||
tasks:
|
||||
- name: Tinc - Distribute hostfiles
|
||||
import_role:
|
||||
ansible.builtin.import_role:
|
||||
name: tinc
|
||||
tasks_from: distribute
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue