Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hey there,
I'm trying to make a playbook which will send commands to Cisco WLC to send backup config to tftp server.
While i'm performing manual commands to the WLC the config backup are uploading to my tftp server without any case.
Here is my set of...
Hi, i have an issue with configuring dot1x.
Switch version is:
Switch Ports Model SW Version SW Image
------ ----- ----- ---------- ----------
* 1 52 WS-C2960+48PST-S 15.2(7...
Found a missconfig on my Playbook:
I use: transfer download start command instead of transfer upload start
Now my PB works fine and task lokks like that:
- name: Set TFTP commands to WLC
community.network.aireos_command:
co...