Searching in AAP inventory using chain filter
Within an inventory, we need to find hosts that are imported today from one source but not from the other. This will require the chain filter. Mindful of t...
Within an inventory, we need to find hosts that are imported today from one source but not from the other. This will require the chain filter. Mindful of t...
OAuth users are blocked to create token by default. We would still want to create token to allow other applications that use NPID users to able to connect t...
While reading the Automation execution API overview doc, I noticed that beside OAuth 2 token, and basic auth with username and password, we can also use gate...
Background Instead of dual boot my PC, I want to use RHEL as my main OS and run the Windows 11 as a VM on top. However, gaming will be terrible without a de...
In this post Using signed SSH certificate in AAP, we sign the the SSH key on command line before we create the AAP machine credential. In this article, we w...
If you want to integrate Datadog logging directly with the playbooks or projects, check out this article KB3982961 and Datadog callback plugin
Apped some string to a list of string vars: file_name: - 'my_file' - 'some_other_file' tasks: - name: List all similar files ...
We generated the offline token from Red Hat Hybrid Cloud Console, and setup it up on Private Automation Hub to pull collections to Hub. What if we want to u...
Background We want to allow users to create they own collection under company namespace, but not sharing with the rest of the Hub users
In the new virtual machine provisioning process, vRO creates the machine and registered it to the Satellite host group selected by user. Now AAP will take o...