feat: depricate role update
This commit is contained in:
parent
5b5b01d50c
commit
0f10adc92a
1 changed files with 0 additions and 9 deletions
|
|
@ -7,15 +7,6 @@
|
||||||
serial: 1
|
serial: 1
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
# due to semaphore bug we need to do this ourselves
|
|
||||||
- name: "force-update requirements"
|
|
||||||
ansible.builtin.command:
|
|
||||||
cmd: "ansible-galaxy install -f -r roles/requirements.yml"
|
|
||||||
become: false
|
|
||||||
delegate_to: "localhost"
|
|
||||||
changed_when: false
|
|
||||||
failed_when: false
|
|
||||||
|
|
||||||
# install updates
|
# install updates
|
||||||
- name: "install updates"
|
- name: "install updates"
|
||||||
tags:
|
tags:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue