Update intro_installation.rst (#49756)

directions to install ansible on CLR Linux
This commit is contained in:
Humberto Nanni 2018-12-12 13:17:43 -06:00 committed by Alicia Cozine
parent b422c59ada
commit 128760cc47

View file

@ -275,6 +275,19 @@ Build and install packages from created queuefile (answer Q for question if sbop
# sbopkg -k -i ansible
.. _from swupd:
Latest Release via swupd (Clear Linux)
+++++++++++++++++++++++++++++++++++++++
Ansible and its dependencies are available as part of the sysadmin host management bundle::
$ sudo swupd bundle-add sysadmin-hostmgmt
Update of the software will be managed by the swupd tool::
$ sudo swupd update
.. _from_pip:
Latest Releases via Pip