Skip to content

Fix. Ansible provisioner shows pending changes each time. Make `arguments` and `envs` variables not required

Choose a tag to compare

@const-bon const-bon released this 13 Oct 13:49
· 32 commits to main since this release

What

  • Ansible provisioner shows pending changes each time
  • Make arguments and envs variables not required #14

Why

  • Module shouldn't rerun playbook if nothing has changed
  • Keep everything DRY