community.general.funcd (8.5.0) — connection

Use funcd to connect to target

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

Install collection

Install with ansible-galaxy collection install community.general:==8.5.0


Add to requirements.yml

  collections:
    - name: community.general
      version: 8.5.0

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