1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Can have comments inline.
InfComTec
as Walter Stroebel
More... over 9 years ago
git status added
InfComTec
as Walter Stroebel
More... over 10 years ago
Small fixes.
InfComTec
as Walter Stroebel
More... over 10 years ago
Small fixes.
InfComTec
as Walter Stroebel
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.
InfComTec
as Walter Stroebel
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.
InfComTec
as Walter Stroebel
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.
InfComTec
as Walter Stroebel
More... over 10 years ago
Fixed a minor glitch in parsing playbooks.
InfComTec
as Walter Stroebel
More... over 10 years ago
Fixed README.md
InfComTec
as Walter Stroebel
More... over 10 years ago
Update README.md
InfComTec
as Walter-Stroebel
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.
InfComTec
as Walter Stroebel
More... over 10 years ago
Some experiments.
InfComTec
as Walter Stroebel
More... over 10 years ago
Fix a bug.
InfComTec
as Walter Stroebel
More... over 10 years ago
Some restructuring.
InfComTec
as Walter Stroebel
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.
InfComTec
as Walter Stroebel
More... over 10 years ago
Major work on YAML. Did I mention I don't like YAML?
InfComTec
as Walter Stroebel
More... over 10 years ago
Some more work on variables.
InfComTec
as Walter Stroebel
More... over 10 years ago
Included build WAR file in GIT repository.
InfComTec
as Walter Stroebel
More... over 10 years ago
Merge origin/master
InfComTec
as Walter Stroebel
More... over 10 years ago
Added needed dependencies.
InfComTec
as Walter Stroebel
More... over 10 years ago
Update README.md
InfComTec
as Walter-Stroebel
More... over 10 years ago
Update README.md
InfComTec
as Walter-Stroebel
More... over 10 years ago
Much better support of Variables.
InfComTec
as Walter Stroebel
More... over 10 years ago
Limited support of inventory files added.
InfComTec
as Walter Stroebel
More... over 10 years ago
Changed the flow of the application, all on one page now.
InfComTec
as Walter Stroebel
More... over 10 years ago
Can now create a role without creating a playbook for it.
InfComTec
as Walter Stroebel
More... over 10 years ago
Fixed a minor irritation. YAMLBeans insists on adding a !Singleton... which Ansible does not grok.
InfComTec
as Walter Stroebel
More... over 10 years ago
Handling some more error situations with invalid YAML files.
InfComTec
as Walter Stroebel
More... over 10 years ago
Fixed trying to open invalid path.
InfComTec
as Walter Stroebel
More... over 10 years ago
Bug fixed in merge.
InfComTec
as Walter Stroebel
More... over 10 years ago