Thanks, Brian. You've touched my love-hate-relationship-with-ansible nerve. It's an anti-feature that
ansible-config --help dump produces output different from ansible-config dump --help the latter being the only way to discover "--only-changed". And whether `man ansible-config` works depends on pip vs. system packaging. Still, good to know about "--only-changed". On Tuesday, June 21, 2022 at 10:58:33 AM UTC-4 Brian Coca wrote: > Note for @Todd Lewis > |ansible-config dump | grep -v default > > no need for that, why you have --only-changed > > ansible-config dump --only-changed > > > > -- > ---------- > Brian Coca > > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/9e5e3137-e3f2-4028-a233-082f510685aan%40googlegroups.com.
