Skip to content

Instantly share code, notes, and snippets.

@jdiez17
Created March 3, 2016 11:16
Show Gist options
  • Save jdiez17/7e9171f7bb5d6e8f3798 to your computer and use it in GitHub Desktop.
Save jdiez17/7e9171f7bb5d6e8f3798 to your computer and use it in GitHub Desktop.
ok: [kylink-dev] => {
"service": {
"changed": false,
"msg": "All items completed",
"results": [
{
"_ansible_no_log": false,
"_ansible_notify": [
"reload systemd"
],
"changed": false,
"checksum": "a570b77e970190b406ed70eddd431baf3c05e0ad",
"dest": "/etc/systemd/system/elasticsearch.service",
"gid": 500,
"group": "core",
"invocation": {
"module_args": {
"backup": null,
"content": null,
"delimiter": null,
"dest": "/etc/systemd/system",
"diff_peek": null,
"directory_mode": null,
"follow": false,
"force": false,
"group": null,
"mode": null,
"original_basename": "elasticsearch.service",
"owner": null,
"path": "/etc/systemd/system/elasticsearch.service",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": "elasticsearch.service",
"state": null,
"validate": null
}
},
"item": "elasticsearch",
"mode": "0644",
"owner": "core",
"path": "/etc/systemd/system/elasticsearch.service",
"size": 632,
"state": "file",
"uid": 500
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment