You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-role-wireguard/tasks
Robert Wimmer 663d3b9a5f
Support for Proxmox (#99)
* add PVE to the recipe

* Update tasks/setup-debian-pve-variant.yml

Co-authored-by: Robert Wimmer <2039811+githubixx@users.noreply.github.com>

* Update tasks/setup-debian-pve-variant.yml

Co-authored-by: Robert Wimmer <2039811+githubixx@users.noreply.github.com>

* Update tasks/setup-debian-pve-variant.yml

Co-authored-by: Robert Wimmer <2039811+githubixx@users.noreply.github.com>

* Update tasks/setup-debian.yml

Co-authored-by: Robert Wimmer <2039811+githubixx@users.noreply.github.com>

* On Proxmox ansible_lsb.id variable is not set

* change when condition for include task setup-debian-vanilla.yml to a list

* add Molecule test for Proxmox

* use file module to delete /var/lib/apt/lists/lock for Proxmox in Molecule test

Co-authored-by: Steve Fan <29133953+stevefan1999-personal@users.noreply.github.com>
4 years ago
..
main.yml Add wireguard_private_key variable (#69) 4 years ago
setup-archlinux.yml REUSE Specification v3.0 and other minor stuff (#76) 4 years ago
setup-centos-7.yml REUSE Specification v3.0 and other minor stuff (#76) 4 years ago
setup-centos-8.yml REUSE Specification v3.0 and other minor stuff (#76) 4 years ago
setup-debian-pve-variant.yml Support for Proxmox (#99) 4 years ago
setup-debian-raspbian.yml Raspberry Pi: Use Backports instead of Debian Unstable (#88) 4 years ago
setup-debian-vanilla.yml Add wireguard_private_key variable (#69) 4 years ago
setup-debian.yml Support for Proxmox (#99) 4 years ago
setup-fedora-32.yml Fix Fedora support (#93) 4 years ago
setup-fedora.yml Fix Fedora support (#93) 4 years ago
setup-macosx.yml REUSE Specification v3.0 and other minor stuff (#76) 4 years ago
setup-opensuse leap.yml added support for openSUSE Leap 15.2 (#89) 4 years ago
setup-ubuntu.yml Fix Ubuntu 18 install (#85) 4 years ago