Dosyaya git
blallo dd2963d7e8 Conditionally install cockpit-docker 2020-05-28 10:12:22 +02:00
defaults re-work + yamlint 2019-02-06 13:47:17 +01:00
handlers initial commit 2016-04-26 21:12:24 +02:00
meta re-work + yamlint 2019-02-06 13:47:17 +01:00
molecule molecule testing added 2019-02-06 13:47:17 +01:00
tasks Conditionally install cockpit-docker 2020-05-28 10:12:22 +02:00
tests initial commit 2016-04-26 21:12:24 +02:00
.gitignore molecule testing added 2019-02-06 13:47:17 +01:00
.travis.yml re-work + yamlint 2019-02-06 13:47:17 +01:00
README.md initial commit 2016-04-26 21:12:24 +02:00

README.md

bvansomeren.cockpit

Installs cockpit a system made to easily control Linux systems: http://cockpit-project.org

Requirements

No hard requirements, but you might want to put a reverse proxy in front of this, especially if you disable TLS

Role Variables

These are the limited variables and their default values as found in defaults/main.yml

cockpit_disable_tls: no

Disables TLS. At the time of Role creation the GNUTLS version had issues with Safari and Chrome. Please think carefully about sending your root passwords in plain text!

Dependencies

None

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: bvansomeren.cockpit }

License

BSD

Author Information