ansible.builtin.funcd (v2.9.27) — connection

Use funcd to connect to target

| "added in version" 1.1 of ansible.builtin"

Authors: Michael Scherer (@msherer) <misc@zarb.org>

Install Ansible via pip

Install with pip install ansible==2.9.27

Description

This transport permits you to use Ansible over Func.

For people who have already setup func and that wish to play with ansible, this permit to move gradually to ansible without having to redo completely the setup of the network.

Inputs

    
remote_addr:
    default: inventory_hostname
    description:
    - The path of the chroot you want to access.
    vars:
    - name: ansible_host
    - name: ansible_func_host