-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathupdate-log.txt
More file actions
16 lines (11 loc) · 835 Bytes
/
update-log.txt
File metadata and controls
16 lines (11 loc) · 835 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Using /etc/ansible/ansible.cfg as config file
PLAY [yum update] **************************************************************
TASK [Gathering Facts] *********************************************************
ok: [172.31.128.141]
ok: [172.31.128.105]
TASK [Update cache] ************************************************************
ok: [172.31.128.141] => {"changed": false, "msg": "Cache updated", "rc": 0, "results": []}
ok: [172.31.128.105] => {"changed": false, "msg": "Cache updated", "rc": 0, "results": []}
PLAY RECAP *********************************************************************
172.31.128.105 : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
172.31.128.141 : ok=2 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0