Execution
Date 19 Aug 2024 12:32:52 +0100
Duration 00:00:04.86
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
13 Hosts
1 Tasks
13 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:01.41
  • Play
    Playbook to uninstall solus hook
  • Task
    Uninstall hook
  • Host
    kvm01

Field Value
changed
False
cmd
set -o pipefail
rm -f /usr/local/solus/.env
rm -f /usr/local/solus/hooks/floating-ip-save.sh
delta
0:00:01.007088
end
2024-08-19 11:32:54.478342
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\nrm -f /usr/local/solus/.env\nrm -f /usr/local/solus/hooks/floating-ip-save.sh\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2024-08-19 11:32:53.471254
stderr

stderr_lines
[]
stdout

stdout_lines
[]