Skip to content

Ameliorate Ansible linting failures

Robert Marshall requested to merge 4589-enable-ansible-linting into master
  • Commands that run on changes, such as reconfigure, are now handlers
  • Do not register variables that are acting as handler triggers
  • Fix an idempotency issue with .pgpass creation
  • Enable Ansible linter stage

Closes gitlab-org/omnibus-gitlab#4589 (closed)

Signed-off-by: Robert Marshall rmarshall@gitlab.com

Closes #4589

Merge request reports