You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
10 years ago
..
ConfigureRemotingForAnsible.ps1 $SubjectName variable unused; clean up 10 years ago
upgrade_to_ps3.ps1 Found issue on different System architecture. 11 years ago
uptime.py update uptime script to use version 2.0 of the api 10 years ago
yaml_to_ini.py Replace .iteritems() with six.iteritems() 11 years ago