Rename some roles to make ansible-lint happy.
This commit is contained in:
parent
4d791a65f1
commit
1db0b6ec31
75 changed files with 29 additions and 29 deletions
3
roles/aptcacher/handlers/main.yml
Normal file
3
roles/aptcacher/handlers/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
- name: start apt-cacher-ng
|
||||
service: name=apt-cacher-ng state=started enabled=yes
|
||||
listen: "start apt-cacher-ng"
|
Loading…
Add table
Add a link
Reference in a new issue