This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| - name: Retrieving oh-my-zsh/install.sh from remote repository | |
| get_url: | |
| url: https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/1a861060de21fb7f3cc57e1535827772b0ac688e/tools/install.sh | |
| dest: /tmp | |
| sha256sum: fc3d2f30808e8941fdc3462e165c2c2b1a30f35c5446a2deedda1b1fa7c4a918 | |
| - name: Installing OMZ for sysadmin | |
| shell: /tmp/install.sh |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| changed: [10.0.3.5] => { | |
| "changed": true, | |
| "cmd": "/tmp/install.sh", | |
| "delta": "0:00:00.972574", | |
| "end": "2019-04-19 23:42:40.071244", | |
| "invocation": { | |
| "module_args": { | |
| "_raw_params": "/tmp/install.sh", | |
| "_uses_shell": true, | |
| "argv": null, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| metadata: | |
| context: {} | |
| level: dbug | |
| message: 'New event listener: 7f6083ac-69ee-4485-98c0-1e8c4e364034' | |
| timestamp: "2019-04-11T01:46:29.935240825-04:00" | |
| type: logging | |
| metadata: | |
| context: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| acpi:ACPI0003: | |
| acpi:HPQ6001: | |
| acpi:HPQ6007: | |
| acpi:HPQ8001:PNP0303: | |
| acpi:LNXCPU: | |
| acpi:LNXPOWER: | |
| acpi:LNXPWRBN: | |
| acpi:LNXSYBUS: | |
| acpi:LNXSYSTM: | |
| acpi:LNXTHERM: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| config: | |
| core.https_address: '[::]:8443' | |
| core.trust_password: true | |
| api_extensions: | |
| - storage_zfs_remove_snapshots | |
| - container_host_shutdown_timeout | |
| - container_stop_priority | |
| - container_syscall_filtering | |
| - auth_pki | |
| - container_last_used_at |