Skip to content

azahmd/pocketsoc-ng-ansible

 
 

Repository files navigation

pocketsoc-ng-ansible

Usage

Host needs

  • ansible
  • git
  • ansible collecttions:
ansible-galaxy collection install ansible.posix community.docker

Variables

pocketsoc-ng_var.env should be of the format

---
# Variables
salt: "$SALT"
admin_password_command: "$ADMIN_PASSWORD_COMMAND"
haproxy_fqdn: "$HAPROXY_FQDN"

admin_password_command should be formulated to print the desired password to stdout, eg openssl rand -base64 32

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 62.1%
  • Shell 37.9%