1
|
|
2
|
PLAY [Disonnect a Fuss client] *************************************************
|
3
|
|
4
|
TASK [setup] *******************************************************************
|
5
|
ok: [localhost]
|
6
|
|
7
|
TASK [Check for the existance of backupped files] ******************************
|
8
|
ok: [localhost]
|
9
|
|
10
|
TASK [Read list of backupped files] ********************************************
|
11
|
changed: [localhost]
|
12
|
|
13
|
TASK [Restore files from backups] **********************************************
|
14
|
changed: [localhost] => (item={'key': '/etc/network/interfaces', 'value': u'/etc/network/interfaces.2349.2017-08-31@13:55:29~'})
|
15
|
changed: [localhost] => (item={'key': '/etc/apt/apt.conf', 'value': u'/etc/apt/apt.conf.2575.2017-08-31@13:55:31~'})
|
16
|
changed: [localhost] => (item={'key': '/etc/default/nfs-common', 'value': u'/etc/default/nfs-common.2955.2017-08-31@13:55:43~'})
|
17
|
changed: [localhost] => (item={'key': '/etc/pam.d/lightdm', 'value': u'/etc/pam.d/lightdm.2514.2017-08-31@13:55:31~'})
|
18
|
changed: [localhost] => (item={'key': '/etc/systemd/timesyncd.conf', 'value': u'/etc/systemd/timesyncd.conf.2636.2017-08-31@13:55:31~'})
|
19
|
changed: [localhost] => (item={'key': '/etc/idmapd.conf', 'value': u'/etc/idmapd.conf.3109.2017-08-31@13:55:44~'})
|
20
|
changed: [localhost] => (item={'key': '/etc/environment', 'value': u'/etc/environment.2453.2017-08-31@13:55:30~'})
|
21
|
changed: [localhost] => (item={'key': '/etc/pam.d/common-password', 'value': u'/etc/pam.d/common-password.3221.2017-08-31@13:55:44~'})
|
22
|
changed: [localhost] => (item={'key': '/etc/pam.d/common-auth', 'value': u'/etc/pam.d/common-auth.3165.2017-08-31@13:55:44~'})
|
23
|
changed: [localhost] => (item={'key': '/etc/wgetrc', 'value': u'/etc/wgetrc.2392.2017-08-31@13:55:30~'})
|
24
|
|
25
|
TASK [Cleanup backup list] *****************************************************
|
26
|
changed: [localhost]
|
27
|
|
28
|
TASK [Do not configure nfs home directories] ***********************************
|
29
|
changed: [localhost]
|
30
|
|
31
|
TASK [Remove custom firefox-esr configuration] *********************************
|
32
|
ok: [localhost]
|
33
|
|
34
|
PLAY RECAP *********************************************************************
|
35
|
localhost : ok=7 changed=4 unreachable=0 failed=0
|
36
|
|