UNPKG

@installdoc/ansible-gas-station

Version:

An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤

26 lines (25 loc) 649 B
--- galaxy_info: role_name: ssh author: ProfessorManhattan description: Sets up SSH with secure settings and also allows the user to populate SSH key files via configurable variables company: Megabyte Labs issue_tracker_url: https://gitlab.com/megabyte-labs/ansible-roles/ssh/-/issues license: license (MIT) min_ansible_version: 2.10 platforms: - name: Ubuntu versions: - focal galaxy_tags: - authorizedkeys - hosts - knownhosts - rsa - ssh - sshd - sshdconfig namespace: professormanhattan dependencies: - role: professormanhattan.homebrew when: ansible_os_family == "Darwin"