Fix. Ansible provisioner shows pending changes each time. Make `arguments` and `envs` variables not required
What
- Ansible provisioner shows pending changes each time
- Make
arguments
andenvs
variables not required #14
Why
- Module shouldn't rerun playbook if nothing has changed
- Keep everything DRY