Added the merging of two roles. This is not 100% effective in all cases; some user assembly may be required. Mostly that will be cleaning up left-over stuff and deleting some duplicated stuff. |
|
More...
|
over 10 years ago
|
Basic role editing added. Not completely done yet, see the place holders. |
|
More...
|
over 10 years ago
|
Updated README |
|
More...
|
over 10 years ago
|
Now parses defaults and meta information. By default (visibly) undefined variables are now suppressed. This removes a lot of clutter like ansible_ and item. |
|
More...
|
over 10 years ago
|
Removing roles, tasks and play books now implemented. Done a bit of design. Fixed a few bugs. |
|
More...
|
over 10 years ago
|
Can now create new roles. Coming next: removing stuff, adding new tasks to roles. |
|
More...
|
over 10 years ago
|
Major new functionality: now cross-references all variables from all files (defined where, used where). Coming next: Adding/removing roles to/from playbooks, adding/removing tasks from roles. |
|
More...
|
over 10 years ago
|
Major new functionality: now collects all variables from all files. Coming next: all the places they are used. |
|
More...
|
over 10 years ago
|
Fix a bug in EditYml. Added a warning if you are redirected to EditAny from EditYml because your file failed to parse. |
|
More...
|
over 10 years ago
|
Added support for parameterized roles, more robust. - Now supports parameterized roles, like I found in the mysql sample role. - Now does not crash if a file has a .yml extension but is not a YAML file; edits it as a "any" file instead. |
|
More...
|
over 10 years ago
|
Bug fixes, Added minimal GIT support. If a .git directory exists some minimal GIT support is available. Improvements are welcome! Fixed a few small bugs. Changed Parameter to JHParameter to avoid code completion suggesting just shy of a million classes named "Parameter". Now puts anspath in the session. |
|
More...
|
over 10 years ago
|
Small changes to the conversion of YAML to text. - The textarea is 150 columns but YAMLBeans has a default of 130. Set it explicitely. TODO: make this a user configuration item. - One user objected to the sequence YAMLBeans read file, convert to text "eating" all blank lines in the .yml. Fixed by using a internal Writer to add a blank line to top level list items. |
|
More...
|
over 10 years ago
|
First functional version. |
|
More...
|
over 10 years ago
|
Merge branch 'master' of https://github.com/Walter-Stroebel/AnsibleGUI |
|
More...
|
over 10 years ago
|
First functional version. |
|
More...
|
over 10 years ago
|
First functional version. |
|
More...
|
over 10 years ago
|
Initial commit |
|
More...
|
over 10 years ago
|