Update intro_installation.rst (#49756)

directions to install ansible on CLR Linux
pull/4420/head
Humberto Nanni 2018-12-12 13:17:43 -06:00 committed by Alicia Cozine
parent b422c59ada
commit 128760cc47
1 changed files with 13 additions and 0 deletions

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