Evgeni Golov
Evgeni Golov
triage: new module please
This was fixed in 6c919dd5ccb3ad8303c74d5e3836274a9c929642 and https://github.com/theforeman/foreman-ansible-modules/commit/42a0d79706938111c62be8375d692d14d30bab8c
For variables there is #1224 now
So I had a brief look at the API for that and I fear it's non-trivial to add right now. The CV Filter Rule API expects a ModuleStream ID, which...
triage: - good idea - make it optional as puppet is about to become optional *and* pulling those from the API is probably rather expensive
triage notes: assigning to Matthias for finding a quickfix solution using search facts, long term we should have an own module for that.
This is roughly what we want to do, see https://github.com/theforeman/foreman-ansible-modules/issues/695#issuecomment-582794505 At least the first step is identical, the rest might need to be split up, but sounds valid! Would you...
Is state=fetch used to list the available roles on a proxy? If so, I'd prefer if we could have one module for listing, and one for performing actions, as that's...
> @evgeni One other question. During the test run I'm creating the Organization and Location, but I need to assign the location to the smart proxy. I'm not finding any...
> @evgeni What is the recommended way to get files on the filesystem when running tests? > > I need to place a test role in `/etc/ansible/roles` so that fetch...