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
|
path: /etc/apt/apt.conf.d/tmp.cache.conf
|
||||||
state: absent
|
state: absent
|
||||||
|
|
||||||
|
- name: update packages list
|
||||||
|
shell: apt-get update
|
||||||
|
|
||||||
- name: install eepm package
|
- name: install eepm package
|
||||||
apt_rpm:
|
apt_rpm:
|
||||||
pkg: eepm
|
pkg: eepm
|
||||||
@ -56,9 +59,6 @@
|
|||||||
create: yes
|
create: yes
|
||||||
backup: yes
|
backup: yes
|
||||||
|
|
||||||
- name: update packages list
|
|
||||||
shell: apt-get update
|
|
||||||
|
|
||||||
- name: downgrade to archive date
|
- name: downgrade to archive date
|
||||||
shell: epm downgrade -y
|
shell: epm downgrade -y
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user