gyamada619.chocoserver

chocologo

Ansible Role for Chocolately.Server

This is a simple Ansible role to configure an instance of Chocolately.Server.

Tasks run are based on instructions from chocolately.org.

Role Variables

The final task looks for a variable value for the API key used to push packages.

chocolatey_api: MyAPIKey

Example Playbook

- hosts: win_servers
  roles:
     - role: gyamada619.chocoserver
       chocolatey_api: MyAPIKey

Requirements

The user running this role needs administrator access.

  • Windows 7+ / Windows Server 2008+
  • PowerShell v3+
  • .NET Framework 4+ (the installation will attempt to install .NET 4.0 if you do not have it installed)

Dependencies

None.

License

MIT

About

Install the Chocolatey.server package and configure necessary web server setup.

Install
ansible-galaxy install gyamada619.chocoserver
GitHub repository
License
mit
Downloads
46
Owner
Principal Identity Security Architect at Texas A&M University.