Muhammad Rafi
Muhammad Rafi
you may have resolved already but for other who dont know it pip install simplejson
[reddy-t](https://github.com/reddy-t), I dont see an issue in 3.7, I tested and it worked fine, can you please test like this below ? or if this doesnt work, try re-installing the...
Sorry for hijacking the thread, I was looking at one of my other pull request and get here, I think I can fix this one but, just one question, is...
Thanks for the response, can you please also mention the asa os version you are using?, so I can test against that version and other versions to see it if...
> @muhammad-rafi kindly link PR to this issue for reference. I have tested this in the lab and it works fine but I have a pull request currently opened 615...
> Kindly create a new PR for this fix. Pull requested created, please review #630
One thing I like to mention here, I check the headers in restconf.py and it seems like you are using "application/yang-data+xml", however for nxos we need to use dot notation...
@trinaths , I have update this module taking Partition as well as other parameter to generate the CSR except the 'state' key as state key is conflicting with the Ansible...
``` #!/usr/bin/python # -*- coding: utf-8 -*- # # Copyright: (c) 2019, F5 Networks Inc. # GNU General Public License v3.0 (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) from __future__ import absolute_import, division,...
See the module update above, please ignore the documentation part as I havent touched that, this is only a draft and here I used the module which worked really well....