diff --git a/common_errors.md b/common_errors.md new file mode 100644 index 0000000..72f79be --- /dev/null +++ b/common_errors.md @@ -0,0 +1,9 @@ +* Creating Application Policies + +** error in ansible-playbook +*** problem +ansible-playbook -i inventory.yml playbook/appfw_policies.yml +ERROR: junos_install_coinfig is not a legal parameter in an Ansible task or handler +*** resolution +TBD +