Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 238dad78 authored by freezed's avatar freezed :mountain:
Browse files

:pencil: Mention new feature: backup

parent c2c30e74
No related branches found
No related tags found
No related merge requests found
......@@ -15,10 +15,11 @@ Suitable for server and workstation.
| task | purpose |
| :--------------------------------------: | :--------------------------------------------------------------: |
| [`apt.yml`](tasks/apt.yml) | Install generic packages |
| [`become_user_cfg.yml`](tasks/become_user_cfg.yml) | Set `sudo` without password for `become_user` access |
| [`host_info.yml`](tasks/host_info.yml) | Return message with distribution full name & version |
| [`shutdown.yml`](tasks/shutdown.yml) | Shutdown target in 5 min (not if host is in production group) |
| [`system_cfg`](tasks/system_cfg/main.yml) | Configure `root`, firewall, NTP, LDP & `{{ my_users }}` shell |
| [`system_cfg`](tasks/system_cfg/main.yml) | Configure `root`, firewall, NTP, LDP, `{{ my_users }}` & backups |
| [`user_cfg`](tasks/user_cfg/main.yml) | Configure `{{ my_user }}` |
| [`whoami.yml`](tasks/whoami.yml) | Return message with `ansible_user` & `become_user` (`sudo` method) |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment