ansibleplaybook-custom-transformer

command
v2.0.0-...-018e949 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 9 Imported by: 0

README

Example ansibleplaybook-custom-transformer

❯ go run ansibleplaybook-custom-transformer.go
2023-07-27 08:24:30     Go-ansible example ──
2023-07-27 08:24:30     Go-ansible example ── PLAY [all] *********************************************************************
2023-07-27 08:24:30     Go-ansible example ──
2023-07-27 08:24:30     Go-ansible example ── TASK [Gathering Facts] *********************************************************
2023-07-27 08:24:33     Go-ansible example ── ok: [127.0.0.1]
2023-07-27 08:24:33     Go-ansible example ──
2023-07-27 08:24:33     Go-ansible example ── TASK [ansibleplaybook-custom-transformer] **************************************
2023-07-27 08:24:33     Go-ansible example ── ok: [127.0.0.1] => {
2023-07-27 08:24:33     Go-ansible example ──     "msg": "Your are running 'ansibleplaybook-custom-transformer' example"
2023-07-27 08:24:33     Go-ansible example ── }
2023-07-27 08:24:33     Go-ansible example ──
2023-07-27 08:24:33     Go-ansible example ── PLAY RECAP *********************************************************************
2023-07-27 08:24:33     Go-ansible example ── 127.0.0.1                  : ok=2    changed=0    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2023-07-27 08:24:33     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