Tony Kay

Results 30 comments of Tony Kay

Yes I can see many use cases for this as vulnerabilities etc could live in the underlying infra such as an Ansible play, Terraform, CloudFormations etc and also the specific...

Certainly currently `ansible-navigator` installs and runs on the Apple M1 (macOS Monterey 12.0.1). Used fairly extensively (with docker due to missing features in macOS `podman` support) in python 3.8, 3.9,...

Taking a look right now @abenokraitis - thanks for all the work here

Adding some comments inline, because it is a config, and effectively sandboxed, we can merge with no impact to others. One potential issue I see is there are a number...

> I couldn't manage to get things working with bastions hosts, i.e. with the built-in inventory builder. I saw no way of making host connections be direct, without proxying through...

@sstanovnik can you paste in the exact command you are using to deploy, and confirm you are deploying with `2.9.x`? Thanks. If you have time adding a `requirements.txt` to the...

The README is important for ops. Needs to have a description so they know this is the port of the workshops as there will be 2 entries with `ansible-workshop` in...

Re the README it would be good to call out the `offline_token` and how to get it (simply a link to the RHN docs will do). We would prefer it...

Thanks @sstanovnik testing with 2.11. Note your point re the var name

I notice it looks up all amis for all workshops? Shouldn't this be conditional so that only the current workshop amis are looked up. For example if a network ami...