@@ -8,13 +8,13 @@
|
||||
#===================================================================================================
|
||||
|
||||
---
|
||||
- hosts: all
|
||||
- hosts: localhost
|
||||
become: true
|
||||
roles:
|
||||
- base
|
||||
|
||||
# Clean up the system
|
||||
- hosts: all
|
||||
- hosts: localhost
|
||||
become: true
|
||||
tasks:
|
||||
- name: cleanup package cache (debian and ubuntu)
|
Reference in New Issue
Block a user