ansible/examples/scripts
Michael Crilly e9fe5f201f $SubjectName variable unused; clean up
Having used this script several times today, I came to notice the $SubjectName variable, being passed in via the CLI, is essentially ignored when generating the SSL certificates, rendering it useless. I believe it's a good idea to have it in place, so I've updated the script to reflect this.

I also cleaned up some random new lines throughout the file, and expanded on a comment.

It might be worth going a step further and commenting the file fully, as most people reviewing this file won't be familiar with PowerShell (like I wasn't unitl a few days ago). It could be helpful.
2016-02-29 14:24:37 -08:00
..
ConfigureRemotingForAnsible.ps1 $SubjectName variable unused; clean up 2016-02-29 14:24:37 -08:00
upgrade_to_ps3.ps1 Found issue on different System architecture. 2014-11-04 17:38:08 +01:00
uptime.py update uptime script to use version 2.0 of the api 2016-02-17 18:34:12 +00:00
yaml_to_ini.py Replace .iteritems() with six.iteritems() 2015-09-03 09:23:27 +03:00