https://github.com/csuarez/theevnt-ansible
https://github.com/csuarez/theevnt-ansible
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/csuarez/theevnt-ansible
- Owner: csuarez
- Created: 2015-03-07T17:55:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-14T11:28:05.000Z (over 11 years ago)
- Last Synced: 2025-01-13T07:22:25.353Z (over 1 year ago)
- Language: PHP
- Size: 130 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Material para seminario de DevOps (Ansible)
Presentación disponible en: https://speakerdeck.com/csuarez/automatizacion-de-tareas-con-ansible
## Método de ejecución
```sh
$ ansible-playbook demo -i inventory
```