79336920

Date: 2025-01-07 17:59:57
Score: 0.5
Natty:
Report link

You can also use this ansible oneliner command to generate the template without adding code in your playbooks or role file:

ansible -m template -a "src=~/workspace/ansible_templates/somefile_template.j2 dest=/etc/somefile/apps-available/someproject.ini" localhost
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Titou