forked from saratov/infra
Early update package list
This commit is contained in:
parent
0a7631d4da
commit
478bc1a795
@ -28,6 +28,9 @@
|
||||
path: /etc/apt/apt.conf.d/tmp.cache.conf
|
||||
state: absent
|
||||
|
||||
- name: update packages list
|
||||
shell: apt-get update
|
||||
|
||||
- name: install eepm package
|
||||
apt_rpm:
|
||||
pkg: eepm
|
||||
@ -56,9 +59,6 @@
|
||||
create: yes
|
||||
backup: yes
|
||||
|
||||
- name: update packages list
|
||||
shell: apt-get update
|
||||
|
||||
- name: downgrade to archive date
|
||||
shell: epm downgrade -y
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user