mirror of
https://github.com/CPunch/openpunk-ansible.git
synced 2025-10-01 07:00:08 +00:00
gitea: backup and restore based on tags
This commit is contained in:
@@ -15,9 +15,15 @@
|
||||
- fail2ban
|
||||
- goaccess
|
||||
- htop
|
||||
- sqlite3
|
||||
- zsh # :D
|
||||
- python3-certbot-nginx
|
||||
|
||||
- name: Grab package facts
|
||||
package_facts:
|
||||
manager: auto
|
||||
tags: always
|
||||
|
||||
- name: Setup zsh
|
||||
user:
|
||||
name: "{{ ansible_user }}"
|
||||
|
Reference in New Issue
Block a user