remove arch keyring install
This commit is contained in:
parent
2fb23e1f86
commit
12f1559ac6
@ -1,9 +1,5 @@
|
||||
---
|
||||
- hosts: all
|
||||
pre_tasks:
|
||||
- name: "install python and archlinux-keyring"
|
||||
raw: pacman -Sy python archlinux-keyring --noconfirm
|
||||
when: not debian.stdout
|
||||
gather_facts: false
|
||||
roles:
|
||||
- ansible_bootstrap
|
||||
|
Loading…
Reference in New Issue
Block a user