-
Notifications
You must be signed in to change notification settings - Fork 0
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
style: Conform to Ansible > 2.10 #4
Commits on Mar 21, 2024
-
style(attrauth): fix lint issues in playbook
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3dc106 - Browse repository at this point
Copy the full SHA c3dc106View commit details -
style(apache): fix ansible-lint issues in defaults and handlers
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b05f4f - Browse repository at this point
Copy the full SHA 1b05f4fView commit details -
style(apache): fix lint in OS-dependent configuration tasks
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f67f9d4 - Browse repository at this point
Copy the full SHA f67f9d4View commit details -
style(apache): fix linting issues in ssl config tasks
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 96af6c6 - Browse repository at this point
Copy the full SHA 96af6c6View commit details -
style(apache): apply ansible-lint's opinionated fix to role
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ba7b11 - Browse repository at this point
Copy the full SHA 6ba7b11View commit details -
style(apache): align name of handler to respect ansible-lint rules
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4795131 - Browse repository at this point
Copy the full SHA 4795131View commit details -
style(apache): apply lint fixes to main tasks
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 337084c - Browse repository at this point
Copy the full SHA 337084cView commit details -
style(comange-registry): apply linting rules to defaults
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 692f78a - Browse repository at this point
Copy the full SHA 692f78aView commit details -
style(comange-registry): apply linting rules to configure tasks
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d683527 - Browse repository at this point
Copy the full SHA d683527View commit details -
style(comanage): declare no changes in ad-hoc commands
This should be updated when we know how to identify a change in order to ensure idempotency Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5298707 - Browse repository at this point
Copy the full SHA 5298707View commit details -
style(comanage): split long install command over several lines
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d7a641 - Browse repository at this point
Copy the full SHA 1d7a641View commit details -
style(comanage): apply linting fixes to install tasks
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee4920e - Browse repository at this point
Copy the full SHA ee4920eView commit details -
style(comanage): explicitly ignore idempotency in cache clear task
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f72bd78 - Browse repository at this point
Copy the full SHA f72bd78View commit details -
style(comanage): explicitly ignore idempotency in static files tasks
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c5d1b9 - Browse repository at this point
Copy the full SHA 9c5d1b9View commit details -
style(php): fix linting errors in role defaults
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b92db0 - Browse repository at this point
Copy the full SHA 5b92db0View commit details -
style(php): fix linting errors in role defaults
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a915c9 - Browse repository at this point
Copy the full SHA 1a915c9View commit details -
style(php): fix linting errors in role taks and vars
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd611e1 - Browse repository at this point
Copy the full SHA bd611e1View commit details -
style(shibboleth-sp): fix linting errors in role defaults
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7a68ff - Browse repository at this point
Copy the full SHA d7a68ffView commit details -
style(shibboleth-sp): fix linting errors in role main tasks
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 487bc87 - Browse repository at this point
Copy the full SHA 487bc87View commit details -
style(shibboleth-sp): fix all linting errors in role
WIP rciam#270 WIP rciam#267 Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37317a6 - Browse repository at this point
Copy the full SHA 37317a6View commit details -
style(common): apply linting rules to role defaults
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b30bf6 - Browse repository at this point
Copy the full SHA 9b30bf6View commit details -
style(common): apply linting rules to role defaults
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a928df2 - Browse repository at this point
Copy the full SHA a928df2View commit details -
style(common): fix linting errors in main role tasks
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8625292 - Browse repository at this point
Copy the full SHA 8625292View commit details -
style(common): apply linting fixes to role tasks and vars
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a72a2c - Browse repository at this point
Copy the full SHA 5a72a2cView commit details -
style(ssp): make role defaults pass ansible lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0253042 - Browse repository at this point
Copy the full SHA 0253042View commit details -
chore(deps): freeze current requirements for dependabot
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d07d960 - Browse repository at this point
Copy the full SHA d07d960View commit details -
style(ssp): apply style rules to ssp handlers
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7aa0a9 - Browse repository at this point
Copy the full SHA f7aa0a9View commit details -
style(ssp): reduce linting warnings in role composer tasks
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e841ed0 - Browse repository at this point
Copy the full SHA e841ed0View commit details -
style(ssp): apply linting rules to configure-common tasks
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75493df - Browse repository at this point
Copy the full SHA 75493dfView commit details -
style(ssp): ensure configure-saml and shib tasks pass lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b9dfde - Browse repository at this point
Copy the full SHA 6b9dfdeView commit details -
style(ssp): ensure authservers playbook passes Ansible lint
WIP rciam#270 Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4812da - Browse repository at this point
Copy the full SHA e4812daView commit details -
style(authzkeys): conform to Ansible Lint style
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5ef550 - Browse repository at this point
Copy the full SHA f5ef550View commit details -
style(cache): conform to ansible style guide
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1e93c5 - Browse repository at this point
Copy the full SHA f1e93c5View commit details -
style(cert2saml): conform to ansible style for ssp module role
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 865608b - Browse repository at this point
Copy the full SHA 865608bView commit details -
style(comanage): conform comanage playbook and roles to Ansible style…
… guide Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 735f337 - Browse repository at this point
Copy the full SHA 735f337View commit details -
style(d4science): conform playbook to Ansible lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4bef6bf - Browse repository at this point
Copy the full SHA 4bef6bfView commit details -
style(postgres): conform db playbook and postgres role to ansible lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5465e6f - Browse repository at this point
Copy the full SHA 5465e6fView commit details -
style(egi-igtf): conform EGI IGTF role and playbook to Ansible Lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83c8e7a - Browse repository at this point
Copy the full SHA 83c8e7aView commit details -
refactor(egi-igtf): move task to handler
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c90dc6f - Browse repository at this point
Copy the full SHA c90dc6fView commit details -
style(deep2saml): conform playbook to Ansible Lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db6f29d - Browse repository at this point
Copy the full SHA db6f29dView commit details
Commits on Mar 22, 2024
-
style(federation-registry): conform to ansible lint
Some task modules have been changed from postgresql_query to postgresql_script Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 543a844 - Browse repository at this point
Copy the full SHA 543a844View commit details -
style(fedreg): conform to ansible lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 57e02f9 - Browse repository at this point
Copy the full SHA 57e02f9View commit details -
style(firewall): conform to ansible lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b0661e - Browse repository at this point
Copy the full SHA 3b0661eView commit details -
style(google2saml): conform to ansible lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c80d9d9 - Browse repository at this point
Copy the full SHA c80d9d9View commit details -
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0bcb650 - Browse repository at this point
Copy the full SHA 0bcb650View commit details
Commits on Mar 28, 2024
-
style(keycloak): conform to Ansible Lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 094d990 - Browse repository at this point
Copy the full SHA 094d990View commit details -
style(keycloak): conform to Ansible Lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 060b982 - Browse repository at this point
Copy the full SHA 060b982View commit details -
style(metrics): conform metrics servers to Ansible Lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69c9959 - Browse repository at this point
Copy the full SHA 69c9959View commit details -
style(monservers): conform monservers to Ansible Lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec4afe4 - Browse repository at this point
Copy the full SHA ec4afe4View commit details -
style(oauth2saml): conform to Ansible Lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ff5442 - Browse repository at this point
Copy the full SHA 7ff5442View commit details -
style(ldap): conform to Ansible Lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8774bd0 - Browse repository at this point
Copy the full SHA 8774bd0View commit details -
style(orcid): conform to Ansible Lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e490dc5 - Browse repository at this point
Copy the full SHA e490dc5View commit details -
style(rciam-keycloak,nginx,rsyslog,webproxy): conform to Ansible Lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 99931d2 - Browse repository at this point
Copy the full SHA 99931d2View commit details -
style(oidc): conform to Ansible Lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90faaa8 - Browse repository at this point
Copy the full SHA 90faaa8View commit details -
style(registry-ui): conform to Ansible Lit
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 40d04f6 - Browse repository at this point
Copy the full SHA 40d04f6View commit details -
style(registry): conform server playbook to Ansible Lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f91446e - Browse repository at this point
Copy the full SHA f91446eView commit details -
chore: add detect-secrets pre-commit hook
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 08cd5c3 - Browse repository at this point
Copy the full SHA 08cd5c3View commit details -
style(saml,oidc): conform to Ansible Lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5845ea4 - Browse repository at this point
Copy the full SHA 5845ea4View commit details -
style(secrets): conform to Ansible Lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 17ce338 - Browse repository at this point
Copy the full SHA 17ce338View commit details -
style(site): conform to Ansible Lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67196b4 - Browse repository at this point
Copy the full SHA 67196b4View commit details -
style(ssp): conform to Ansible Lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for caeb0a7 - Browse repository at this point
Copy the full SHA caeb0a7View commit details -
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ec5ab2 - Browse repository at this point
Copy the full SHA 7ec5ab2View commit details -
style(utils): conform to Ansible Lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20933b8 - Browse repository at this point
Copy the full SHA 20933b8View commit details -
style: conform to Ansible Lint
Signed-off-by: Bruce Becker <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55a4ee0 - Browse repository at this point
Copy the full SHA 55a4ee0View commit details