Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 619 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 619 Bytes

Role Name

CircleCI

Makes Ubuntu hard

Role Variables

  • {{ vg_hardening_shell_timeout_seconds }} - number of seconds before an idle shell is terminated

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: verygood.hardening, vg_hardening_shell_timeout_seconds: 300 }

License

BSD