Rename base role to common
This commit is contained in:
parent
b11ca7fe21
commit
81ef4ad67a
3 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
- hosts: all
|
- hosts: all
|
||||||
roles:
|
roles:
|
||||||
- base
|
- common
|
||||||
- role: geerlingguy.ntp
|
- role: geerlingguy.ntp
|
||||||
become: true
|
become: true
|
||||||
vars:
|
vars:
|
||||||
|
|
Loading…
Reference in a new issue