Can have comments inline. |
|
More...
|
over 9 years ago
|
git status added |
|
More...
|
over 10 years ago
|
Small fixes. |
|
More...
|
over 10 years ago
|
Small fixes. |
|
More...
|
over 10 years ago
|
Lots of things fixed that proved clumsy when actually working with this. The good news is: works a lot cleaner now. The bad news is: some functionality had to be removed. |
|
More...
|
over 10 years ago
|
Lots of things fixed that proved clumsy when actually working with this. The good news is: works a lot cleaner now. The bad news is: some functionality had to be removed. |
|
More...
|
over 10 years ago
|
Lots of things fixed that proved clumsy when actually working with this. The good news is: works a lot cleaner now. The bad news is: some functionality had to be removed. |
|
More...
|
over 10 years ago
|
Fixed a minor glitch in parsing playbooks. |
|
More...
|
over 10 years ago
|
Fixed README.md |
|
More...
|
over 10 years ago
|
Update README.md |
|
More...
|
over 10 years ago
|
Quite a bit of work done. Now handles documentation of your Ansible deployment! Reworked YAML handling (again!). Better parsing of variables. |
|
More...
|
over 10 years ago
|
Some experiments. |
|
More...
|
over 10 years ago
|
Fix a bug. |
|
More...
|
over 10 years ago
|
Some restructuring. |
|
More...
|
over 10 years ago
|
Killed YAML altogether. It seems like only Python/Ruby have decent support for YAML. So now I use Python to convert it to JSON and back again. |
|
More...
|
over 10 years ago
|
Major work on YAML. Did I mention I don't like YAML? |
|
More...
|
over 10 years ago
|
Some more work on variables. |
|
More...
|
over 10 years ago
|
Included build WAR file in GIT repository. |
|
More...
|
over 10 years ago
|
Merge origin/master |
|
More...
|
over 10 years ago
|
Added needed dependencies. |
|
More...
|
over 10 years ago
|
Update README.md |
|
More...
|
over 10 years ago
|
Update README.md |
|
More...
|
over 10 years ago
|
Much better support of Variables. |
|
More...
|
over 10 years ago
|
Limited support of inventory files added. |
|
More...
|
over 10 years ago
|
Changed the flow of the application, all on one page now. |
|
More...
|
over 10 years ago
|
Can now create a role without creating a playbook for it. |
|
More...
|
over 10 years ago
|
Fixed a minor irritation. YAMLBeans insists on adding a !Singleton... which Ansible does not grok. |
|
More...
|
over 10 years ago
|
Handling some more error situations with invalid YAML files. |
|
More...
|
over 10 years ago
|
Fixed trying to open invalid path. |
|
More...
|
over 10 years ago
|
Bug fixed in merge. |
|
More...
|
over 10 years ago
|