Fix Ansible upgrade
This commit is contained in:
@@ -24,5 +24,7 @@ common_basic_packages:
|
||||
- python3-apt
|
||||
- python3-pycurl
|
||||
# extra
|
||||
sgdisk
|
||||
nvme-cli
|
||||
- lshw
|
||||
- gdisk
|
||||
- cryptsetup
|
||||
- nvme-cli
|
||||
|
||||
@@ -29,4 +29,6 @@ ariane_logrotate: True
|
||||
ariane_iptables: True
|
||||
ariane_zfs: True
|
||||
ariane_lxc: True
|
||||
ariane_lxc_void: True
|
||||
ariane_snapper: True
|
||||
ariane_smartd: True
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
- name: lxc - xbps git
|
||||
git:
|
||||
repo: https://github.com/voidlinux/xbps.git
|
||||
repo: https://github.com/void-linux/xbps.git
|
||||
dest: /opt/xbps
|
||||
force: yes
|
||||
register: git_clone
|
||||
|
||||
Reference in New Issue
Block a user