Skip to content
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.

An ansible module providing the common activies performed on the server

Notifications You must be signed in to change notification settings

lugorguk/HISTORIC_Ansible_common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name

This role comprises of the basic tasks used to deploy a lug.org.uk server.

Requirements

None

Role Variables

sshd_port: Defaults to 22

Dependencies

Currently, none.

Example Playbook

- hosts: servers
  roles:
     - { role: lugorguk.common sshd_port: 2222 }

License

BSD

Author Information

This is the code which drives lug.org.uk. It was created by Jon "The Nice Guy" Spriggs ([email protected] | https://jon.sprig.gs | https://twitter.com/jontheniceguy)

About

An ansible module providing the common activies performed on the server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages