more role organization.
tbd - make use of variables in root/main.yaml
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
---
|
||||
- hosts: all
|
||||
tasks:
|
||||
- name: Upgrade all packages o the latest version
|
||||
become: true
|
||||
apt:
|
||||
upgrade: yes
|
||||
update_cache: yes
|
||||
tags: apt_upgrade
|
||||
- name: Upgrade all packages o the latest version
|
||||
become: true
|
||||
apt:
|
||||
upgrade: yes
|
||||
update_cache: yes
|
||||
tags: apt_upgrade
|
||||
|
||||
Reference in New Issue
Block a user