-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Reading in AAP CaC and then trying to see the in-cac vs in-use differences with the object_diff role doesn't seem to work, here's a playbook I tested with:
https://github.com/myllynen/aap-automation/blob/master/examples/cac/filetree/filetree_read.yml
The CaC directory contained the configuration exported with filetree_create yet this is the only thing object_diff (using the devel branch) reports:
TASK [infra.aap_configuration_extended.object_diff : Find the difference of User Accounts between what is on the Controller versus CasC on SCM] ***
task path: /home/admin/.ansible/collections/ansible_collections/infra/aap_configuration_extended/roles/object_diff/tasks/controller_user_accounts.yml:32
fatal: [localhost]: FAILED! =>
censored: 'the output has been hidden due to the fact that ''no_log: true'' was specified
for this result'
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working