Merge branch 'bionic' of https://github.com/yavdr/yavdr-ansible into bionic
and reflect change in Manual.org
This commit is contained in:
commit
8694b2b05c
@ -1102,6 +1102,7 @@ ExecStopPost=/usr/bin/lircd2uinput-remove /var/run/lirc/lircd0
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
**** create /etc/rc_maps.cfg
|
**** create /etc/rc_maps.cfg
|
||||||
#+BEGIN_SRC conf :tangle roles/yavdr-remote/templates/rc_maps.cfg.j2 :mkdirp yes :padline no
|
#+BEGIN_SRC conf :tangle roles/yavdr-remote/templates/rc_maps.cfg.j2 :mkdirp yes :padline no
|
||||||
|
{{ ansible_managed | comment }}
|
||||||
#
|
#
|
||||||
# Keymaps table
|
# Keymaps table
|
||||||
#
|
#
|
||||||
|
@ -3,7 +3,7 @@ ansible playbooks for yaVDR
|
|||||||
|
|
||||||
## Usage:
|
## Usage:
|
||||||
|
|
||||||
On a Ubuntu Server 18.04.x (or minimal) Installation run the following commands:
|
On a Ubuntu Server 18.04.x (the alternative server installer should be preferred: https://www.ubuntu.com/download/alternative-downloads#alternate-ubuntu-server-installer) (or a minimal) Installation run the following commands:
|
||||||
```
|
```
|
||||||
sudo apt-get install git
|
sudo apt-get install git
|
||||||
git clone https://github.com/yavdr/yavdr-ansible
|
git clone https://github.com/yavdr/yavdr-ansible
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
{{ ansible_managed | comment }}
|
||||||
#
|
#
|
||||||
# Keymaps table
|
# Keymaps table
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user