can I list admin users using ansible. my problem was when I run playbook to add user that already exist. ansible will complain. so I want ansible to check whether user exist first or maybe can I run this "get system admin list" command on remote fortigate using ansible
hi, nice work at all … but, could you pleeease, provide us the commands in a seperate file or maybe in the description from the video … if you dont like to do that – then, put pleeeease marks/topic markers in the Video Description to jump directly to the desired information ?!
Hey man, i've done everything you've done in the video and when running the vlan.yaml playbook when executing the first task it returns: "TASK [Configure Global Attributes] *********************************************************************************************************************************************************** fatal: [localhost]: FAILED! => {"changed": false, "msg": "fortiosapi module is required"}
" I've got the requirements and all you've demonstrated in your video prior to executing vlan.yaml. No error was returned during the installation of requirements.txt so I don't understand what's going on.
can I list admin users using ansible. my problem was when I run playbook to add user that already exist. ansible will complain. so I want ansible to check whether user exist first
or maybe can I run this "get system admin list" command on remote fortigate using ansible
Does it support check mode? Because that would be huge to see before pushing the change.
I use ansible in router and sw management. I hope I can use Firewall too.
You are amazing š
If only you could tell how virtual machines were installed.
hi, nice work at all … but, could you pleeease, provide us the commands in a seperate file or maybe in the description from the video … if you dont like to do that – then, put pleeeease marks/topic markers in the Video Description to jump directly to the desired information ?!
Why Do I get a different error: TypeError: 'Response' object has no attribute '__getitem__'
How would I launch a playbook similar to the one in the tutorial against multiple appliances?
Hey man, i've done everything you've done in the video and when running the vlan.yaml playbook when executing the first task it returns: "TASK [Configure Global Attributes] ***********************************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "fortiosapi module is required"}
"
I've got the requirements and all you've demonstrated in your video prior to executing vlan.yaml.
No error was returned during the installation of requirements.txt so I don't understand what's going on.