Nicola Arnoldi
Nicola Arnoldi
Would be nice to be able to use the ansible ipaddr filter in jinja2-cli.
I noticed that when the OU is changes for an SCP or a CFN resource, that SCP or CFN resource is added to the 'new' OU, but not removed from...
Hi all. I am getting a strange error when running docker-topo. I am on MacOS HighSierra, Virtualenv + Python 3.7. Installed via python setup.py install (inside the venv) as per...
Can we look at exposing more outputs from the main module such as: - Load Balancer ARN - Load Balancer Security Group(s)
How would you pass a list/array argument to j2cli via the `-e` option?
When using SG for PODS, an ENI gets attached to each POD. [AWS Network Firewall supports tag-based filtering with ENIs as resources. ](https://docs.aws.amazon.com/network-firewall/latest/developerguide/resource-group-creating.html) This request is to enable ENI tagging...
following (ad litteram) the example at gce1.md, the configure instances playbook fails ``` TASK [Gathering Facts] *********************************************************************************************************************************************************** fatal: [35.185.237.69]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host...
As a customer I'd like the option to specify a list of VPCs different to the one the EKS cluster is deployed in. I suggest modifying the current annotation to:...