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