ansibleplaybook-with-timeout

command
v2.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2024 License: MIT Imports: 7 Imported by: 0

README

Example ansibleplaybook-with-timeout

❯ go run ansibleplaybook-with-timeout.go
Timeout: 15 seconds
Go-ansible example ──
Go-ansible example ── PLAY [all] *********************************************************************
Go-ansible example ──
Go-ansible example ── TASK [Gathering Facts] *********************************************************
Go-ansible example ── ok: [127.0.0.1]
Go-ansible example ──
Go-ansible example ── TASK [ansibleplaybook-with-timeout] ********************************************
Go-ansible example ── ok: [127.0.0.1] => {
Go-ansible example ──     "msg": "Your are running 'ansibleplaybook-with-timeout' example"
Go-ansible example ── }
Go-ansible example ──
Go-ansible example ── PLAY RECAP *********************************************************************
Go-ansible example ── 127.0.0.1                  : ok=2    changed=0    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
Go-ansible example ──

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL