-
-
Notifications
You must be signed in to change notification settings - Fork 102
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
Aix pb v2 #1583
Aix pb v2 #1583
Conversation
FYI: the CI checks failing do not (all) seem to be related to this PR. |
@aixtools Looks like the linter warnings are legitimate (for the coding stds the infra team has put on this repo). Maybe worth discussing on the Slack channel if you think those restrictions need changing. |
Not saying they are not legitimate - but 'frustrating' if they are being caused by nothing "you" (that is me in third person) you have even looked at. |
Couple other yamlint errors:
|
Closing this - to quiet the CI cycles - I shall continue to push to the PR and reopen (from time to time) to update current status. |
Still - closed - to keep CI quiet - Ansible test environment setup, now
some more in-depth Ansible learning. WIP - continues.
…On 02/10/2020 16:02, Michael Felt wrote:
Closing this - to quiet the CI cycles - I shall continue to push to
the PR and reopen (from time to time) to update current status.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1583 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACSZR5KGOG66U7ABO4ZGM4TSIXMP3ANCNFSM4SAF4DNA>.
|
This is the development path of AIX Playbook Version 2 #1582
I am trying to give it a much better
ansible
look & feel - so comments from ansible experts re: structure is very very much appreciated.