capitanh.scmmanager_ansible_role

Ansible Role for General Utilities

This role installs the Sdorra SCM-Manager.

Requirements

No requirements needed.

Role Variables

You need to define the following variables in the playbook where you use this role:

  scmmanager_admin_user:        admin      # Admin username for the web console
  vault_scmmanager_password:                # Admin password for the web console. This should be encrypted in a vault.

These variables are defined by default in /defaults/main.yml, but you can change them if you want.

Dependencies

There are no dependencies.

Example Playbook

To use this role, add it to your requirements.yml file:

    - src: capitanh.scmmanager_ansible_role
      name: scmmanager

Then include it in your playbooks like this:

    - hosts: servers
      roles:
      - scmmanager

License

This role is licensed under BSD.

Informazioni sul progetto

This role will install sdorra scmmanager

Installa
ansible-galaxy install capitanh.scmmanager_ansible_role
Licenza
Unknown
Download
6.2k
Proprietario