https://github.com/debops/ansible-console
Configure system console and terminal-related options
https://github.com/debops/ansible-console
Last synced: about 1 year ago
JSON representation
Configure system console and terminal-related options
- Host: GitHub
- URL: https://github.com/debops/ansible-console
- Owner: debops
- License: gpl-3.0
- Created: 2014-08-31T22:36:20.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-06-20T06:12:01.000Z (about 9 years ago)
- Last Synced: 2023-08-18T00:28:13.713Z (almost 3 years ago)
- Language: Shell
- Size: 110 KB
- Stars: 13
- Watchers: 6
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
## [](http://debops.org) console
[](http://travis-ci.org/debops/ansible-console) [](https://github.com/debops/test-suite/tree/master/ansible-console/) [](https://galaxy.ansible.com/list#/roles/1556)
This role manages console-related things, like enabling serial console,
setting up `/etc/motd` and `/etc/issue` files, configuring system-wide
locale settings. You can also provide a list of packages to install.
### Installation
This role requires at least Ansible `v1.7.0`. To install it, run:
ansible-galaxy install debops.console
### Documentation
More information about `debops.console` can be found in the
[official debops.console documentation](http://docs.debops.org/en/latest/ansible/roles/debops.console.html).
### Are you using this as a standalone role without DebOps?
You may need to include missing roles from the [DebOps common
playbook](https://github.com/debops/debops-playbooks/blob/master/playbooks/common.yml)
into your playbook.
[Try DebOps now](https://github.com/debops/debops) for a complete solution to run your Debian-based infrastructure.
### Authors and license
`console` role was written by:
- Maciej Delmanowski | [e-mail](mailto:drybjed@gmail.com) | [Twitter](https://twitter.com/drybjed) | [GitHub](https://github.com/drybjed)
License: [GPLv3](https://tldrlegal.com/license/gnu-general-public-license-v3-%28gpl-3%29)
***
This role is part of the [DebOps](http://debops.org/) project. README generated by [ansigenome](https://github.com/nickjj/ansigenome/).