ansible-roles/ansible-managed/README.md

12 lines
277 B
Markdown
Raw Normal View History

2017-04-24 09:46:19 +02:00
# ansible-managed
Set some indications that the server is managed by Ansible and extra care yshould be given not no mess with it manually.
## Tasks
Everything is in the `tasks/main.yml` file.
## Available variables
* `project_repository` : project URL for the repository.