Activated update for debian

This commit is contained in:
2020-12-31 13:21:56 +01:00
parent baeef4aad2
commit 6e4ae4d03b
7 changed files with 31 additions and 6 deletions

View File

@@ -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: