-
Notifications
You must be signed in to change notification settings - Fork 116
ah_installed: introduce /etc/iiab/iiab_state.yml and begin breaking apart playbooks into install.yml + setup.yml + enable.yml #2031
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
kalite move recording to enable and fixes
|
Think I caught them when I was rebasing but poke away.. |
holta
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Plz remove these 2 lines, per PR holta#307 suggestions.
|
As per PR #2020 I recommend we remove or comment out https://github.com/jvonau/iiab/blob/ah_installed/runrole#L56-L77 which has a few errors in its regexp's. IMO, the above 20+ lines should be replaced by: https://github.com/jvonau/iiab/blob/ah_installed/runrole#L25-L28 |
|
You are free to rebase and test #2020 but the rebase is a bit tricky. |
#2020 rebased to master