Aaron Echols

Results 50 comments of Aaron Echols

Sure, it's: ``` bundle-playbook -f batch-migrations.yml ``` My playbook is: ``` --- - hosts: localhost become: no roles: - batch-migrations ``` and a tree of my role: ``` roles/batch-migrations/ ├──...

It should be the same as CENTOS 7. I don't have one spun up I can test with, but in theory, it should be the same.

To add some additional context, we have `python2.7`, `python3.6` and `python3.8` installed. So not sure if that is confusing the script at all either.

This is a must!

This is a great feature, but take a step further and let it sync between devices automatically!

I was able to verify all of the following actions were missing from the generated terraform: - `always_use_https` - `cache_key` - `disable_security` - `disable_performance` - `disable_railgun` - `disable_apps` For instance,...

I suppose I could, but that would be a ton of scrubbing... haha I'll see if I can allocate some bandwidth for this tomorrow.

Here is a subset of the rules that are not working properly, the list has been shortened and scrubbed, but it the complete output of the API response. Let me...

Hi, just following up to see if there was any resolution for this. Thanks. :)

Yes, same issue