mirror of
https://github.com/CPunch/openpunk-ansible.git
synced 2025-09-26 21:20:15 +00:00
roles/gitea: support giteaUninstall variable
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
- zsh # :D
|
||||
- python3-certbot-nginx
|
||||
|
||||
- name: Grab package facts
|
||||
package_facts:
|
||||
manager: auto
|
||||
|
||||
- name: Setup zsh
|
||||
user:
|
||||
name: "{{ ansible_user }}"
|
||||
|
Reference in New Issue
Block a user