ansible/examples
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
..
playbooks
scripts $SubjectName variable unused; clean up 2016-02-29 14:24:37 -08:00
ansible.cfg Cleans up extra whitespace in ansible.cfg 2016-02-25 14:22:19 -08:00
DOCUMENTATION.yml
hosts comment examples in default hosts file 2015-12-04 16:24:19 -05:00