Do not upgrade, that will run on schedule with other nodes
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
- name: Update apt
|
||||
apt: update_cache=yes
|
||||
|
||||
- name: Upgrade APT to the lastest packages
|
||||
apt: upgrade=dist
|
||||
#- name: Upgrade APT to the lastest packages
|
||||
# apt: upgrade=dist
|
||||
|
||||
- name: Install standard programes
|
||||
apt: name={{ item }} state=present force=yes
|
||||
|
||||
Reference in New Issue
Block a user