mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-30 15:28:12 +02:00
Activated update for debian
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
## Description
|
||||
Ansible script to manage servers.
|
||||
|
||||
## roles
|
||||
The system use the following role namings:
|
||||
|
||||
| role prefix | meaning|
|
||||
|---|---|
|
||||
|system-|system changes|
|
||||
|native-|applications which run native on the system|
|
||||
|docker-|applications which run on docker containers on the system|
|
||||
|
||||
## Update
|
||||
Follow the best [practices for inventories](https://docs.ansible.com/ansible/2.3/playbooks_best_practices.html) and execute ansible via:
|
||||
|
||||
|
Reference in New Issue
Block a user