algo/playbooks
Micah R Ledbetter e944ee993a Embed certs into Windows deployment scripts (#840)
- Obviate need to copy separate script and certificate files
- Allow execution from any directory, not just the script's parent
  directory (no assumption of any particular working directory)
- Fix docs that neglected to mention copying cacert.pem
- Fix docs that incorrectly referred to the user cert store

As part of this work, rewrite the windows_client.ps1.j2 deployment
script template

- Add comment-based help
- Require admin privileges
- Use a Param() block
- Use parameter sets with -Add and -Remove switches
- Add the -GetInstalledCerts switch, to list any Algo certificates
  installed the machine's cert store
- Add the -SaveCerts switch, to save the embedded certificates to files
- Put Jinja2 variables inside Powershell variables,
- Use native Powershell cmdlets rather than shell out to certutil.exe
- Add a playbook to regenerate the windows_USER.ps1 scripts
2018-03-28 11:20:43 -07:00
..
facts Generate stronger p12_export_password (#654) (#657) 2017-09-29 16:04:45 +02:00
common.yml Ansible 2.4, Lightsail, Scaleway, DreamCompute (OpenStack) integration (#804) 2018-03-02 07:55:54 -05:00
freebsd.yml Ansible 2.4, Lightsail, Scaleway, DreamCompute (OpenStack) integration (#804) 2018-03-02 07:55:54 -05:00
local_ssh.yml cleaner syntax for local actions (#536) 2017-05-17 02:30:04 -04:00
local.yml More debug for travis 2018-03-27 19:28:48 +03:00
post.yml Ansible 2.4, Lightsail, Scaleway, DreamCompute (OpenStack) integration (#804) 2018-03-02 07:55:54 -05:00
ubuntu.yml FreeBSD / HardenedBSD (#262) 2017-03-18 12:22:07 +03:00
win_script_rebuild.yml Embed certs into Windows deployment scripts (#840) 2018-03-28 11:20:43 -07:00