Good Morning,
  I manage the building of some virtual machine templates using packer.  I
am leveraging ansible as part of this, and when I am doing some cleanup
after the setup is done to prepare for the conversion to template, and a
couple of the options I need in yum/dnf, etc don't exist in the module
don't exist.  So, to get around this, I am using the command module, but I
get a warning that I should use the module, but that if I am doing it for a
specific reason, I should use warn: false or set the option to ignore
warnings in my ansible.cfg.  Since I am using a "ansible_local" provisioner
in packer, I don't use an ansible.cfg, so I was wondering if there is
another way to accomplish the warn: false option since it has been removed
in the more recent versions of ansible.

--John

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAPAjob92oJ2rXs8UnESjNJ4URE37WtO0XZ1P0O9Sbo980RQ5_A%40mail.gmail.com.

Reply via email to