środa, 22 czerwca 2016

Run command threw Ansible

┌─[✗]─[marek@ubuntu]─[/etc/ansible]
└──╼ ansible all -a "dnf install docker -y" -u root

192.168.1.11 | SUCCESS | rc=0 >>
Last metadata expiration check: 0:12:33 ago on Wed Jun 22 23:31:30 2016.
Dependencies resolved.
================================================================================
 Package                      Arch   Version                      Repository
                                                                           Size
================================================================================
Installing:
 audit-libs-python3           x86_64 2.5.2-1.fc24                 fedora   95 k
 checkpolicy                  x86_64 2.5-2.fc24                   fedora  301 k
 docker                       x86_64 2:1.10.3-19.gitee81b72.fc24  updates 6.7 M
 docker-selinux               x86_64 2:1.10.3-19.gitee81b72.fc24  updates  72 k
 docker-v1.10-migrator        x86_64 2:1.10.3-19.gitee81b72.fc24  updates 1.9 M
 libcgroup                    x86_64 0.41-8.fc24                  fedora   67 k
 libsemanage-python3          x86_64 2.5-2.fc24                   fedora  112 k
 policycoreutils-python-utils x86_64 2.5-5.fc24                   fedora  215 k
 policycoreutils-python3      x86_64 2.5-5.fc24                   fedora  1.8 M
 setools-libs                 x86_64 3.3.8-10.fc24                fedora  561 k
 sqlite                       x86_64 3.11.0-3.fc24                fedora  486 k

Transaction Summary
================================================================================
Install  11 Packages

Total download size: 12 M
Installed size: 43 M
Downloading Packages:
--------------------------------------------------------------------------------
Total                                           2.0 MB/s |  12 MB     00:06
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Installing  : docker-v1.10-migrator-2:1.10.3-19.gitee81b72.fc24.x86_6    1/11
  Installing  : libcgroup-0.41-8.fc24.x86_64                               2/11
  Installing  : sqlite-3.11.0-3.fc24.x86_64                                3/11
  Installing  : setools-libs-3.3.8-10.fc24.x86_64                          4/11
  Installing  : libsemanage-python3-2.5-2.fc24.x86_64                      5/11
  Installing  : checkpolicy-2.5-2.fc24.x86_64                              6/11
  Installing  : audit-libs-python3-2.5.2-1.fc24.x86_64                     7/11
  Installing  : policycoreutils-python3-2.5-5.fc24.x86_64                  8/11
  Installing  : policycoreutils-python-utils-2.5-5.fc24.x86_64             9/11
  Installing  : docker-selinux-2:1.10.3-19.gitee81b72.fc24.x86_64         10/11
  Installing  : docker-2:1.10.3-19.gitee81b72.fc24.x86_64                 11/11
  Verifying   : docker-2:1.10.3-19.gitee81b72.fc24.x86_64                  1/11
  Verifying   : docker-selinux-2:1.10.3-19.gitee81b72.fc24.x86_64          2/11
  Verifying   : policycoreutils-python-utils-2.5-5.fc24.x86_64             3/11
  Verifying   : policycoreutils-python3-2.5-5.fc24.x86_64                  4/11
  Verifying   : audit-libs-python3-2.5.2-1.fc24.x86_64                     5/11
  Verifying   : checkpolicy-2.5-2.fc24.x86_64                              6/11
  Verifying   : libsemanage-python3-2.5-2.fc24.x86_64                      7/11
  Verifying   : setools-libs-3.3.8-10.fc24.x86_64                          8/11
  Verifying   : sqlite-3.11.0-3.fc24.x86_64                                9/11
  Verifying   : libcgroup-0.41-8.fc24.x86_64                              10/11
  Verifying   : docker-v1.10-migrator-2:1.10.3-19.gitee81b72.fc24.x86_6   11/11

Installed:
  audit-libs-python3.x86_64 2.5.2-1.fc24
  checkpolicy.x86_64 2.5-2.fc24
  docker.x86_64 2:1.10.3-19.gitee81b72.fc24
  docker-selinux.x86_64 2:1.10.3-19.gitee81b72.fc24
  docker-v1.10-migrator.x86_64 2:1.10.3-19.gitee81b72.fc24
  libcgroup.x86_64 0.41-8.fc24
  libsemanage-python3.x86_64 2.5-2.fc24
  policycoreutils-python-utils.x86_64 2.5-5.fc24
  policycoreutils-python3.x86_64 2.5-5.fc24
  setools-libs.x86_64 3.3.8-10.fc24
  sqlite.x86_64 3.11.0-3.fc24

Complete!

Brak komentarzy:

Prześlij komentarz