Stan Domula

Results 3 comments of Stan Domula

I ran into the same problem after upgrading to Terraform 0.15.4. Deleting the repositories from the state with `terraform state rm` and then importing them with `terraform import` did not...

Ok it is working for me too. The role does not work when running with: ``` yml become: yes become_method: sudo ```

Hm. It is still happening for me when using the mentioned become options. I am using ansible version 1.9.4. installed with brew on latest mac OS X. It reports the...