aworldofcode
aworldofcode
TASK [cert_discovery : Debug certs output] ********************************************************************************************************************************************************* Wednesday 15 December 2021 07:32:27 -0500 (0:00:00.058) 0:00:00.998 **** ok: [localhost] => { "etl_dictionary": { "date_of_removal": null } } TASK [cert_discovery : Print...
@Andersson007 Thank you ! Let me review and run some test, I had to temporarily add for a `00:00:00: 00:00:00` default entry for now, which is not ideal at all...
In my case I would be looking for the ability to get all the certificates. It would end up being a pretty big JSON payload in some cases but that...
Any updates on this ? Has there been a decision to move forward ? I think that as @ctrufan mentioned, it seems that the ability to get a list of...
@MarkusTeufelberger I think that being able to get a list of certificates with options is as valuable as creating certificates. There are a couple of modules that are Entrust specific...
@felixfontein Love the fact I am now learning the ansible_way. In this case I am 100% on board with an info module. Buffering the info registers makes ansible so much...
Hello guys, any update on this ?
I can probably try to put something together but I am not fully versed in creating ansible modules or py. that's why the current flow supports "specify a tracking ID,...
@ctrufan Thank you for the insight. I am making strives and I am able to GET certificates but I am having issue understanding how to add a $ref like limit...
tried to do key mapping in all kind of ways but I have exhausted figuring out how to pass back information to api.py query_parameters. What seems to work instead is...