]> git.immae.eu Git - github/fretlink/ansible-clever.git/commit
Migrating single tasks file to a galaxy role
authorGaëtan Duchaussois <gaetan.duchaussois@fretlink.com>
Thu, 22 Feb 2018 10:53:19 +0000 (11:53 +0100)
committerGaëtan Duchaussois <gaetan.duchaussois@fretlink.com>
Thu, 22 Feb 2018 10:57:08 +0000 (11:57 +0100)
commitf7dd5848f817bb42cb06eadc5444ec390aa813ba
tree7459517d6b8b850959313d5c30f25f18fcda5531
parent4882b0d33ce42a3b01ac9689d1809e362f314d3f
Migrating single tasks file to a galaxy role
18 files changed:
README.md
defaults/main.yml [new file with mode: 0644]
files/clever-set-domain.sh [new file with mode: 0644]
files/clever-set-drain.sh [new file with mode: 0644]
files/clever-wait-deploy.sh [new file with mode: 0644]
handlers/main.yml [new file with mode: 0644]
meta/main.yml [new file with mode: 0644]
tasks/addon.yml [new file with mode: 0644]
tasks/deploy.yml [new file with mode: 0644]
tasks/environment.yml [new file with mode: 0644]
tasks/login.yml [new file with mode: 0644]
tasks/main.yml [new file with mode: 0644]
tasks/setup.yml [new file with mode: 0644]
templates/cleverlogin.j2 [new file with mode: 0644]
templates/env.j2 [new file with mode: 0644]
tests/inventory [new file with mode: 0644]
tests/test.yml [new file with mode: 0644]
vars/main.yml [new file with mode: 0644]