e4d6813b0c
Now, it only supports "apply" which is called by THT but later we could add other actions that are supported by the CLI. Example of usage: - name: Start containers for step 1 paunch: config: /var/lib/tripleo-config/hashed-container-startup-config-step_1.json config_id: tripleo_step1 Co-Authored-By: Sagi Shnaidman <sshnaidm@redhat.com> Change-Id: Iaf988eaf3136c93703aac972a0e853c98a888e65
15 lines
250 B
ReStructuredText
15 lines
250 B
ReStructuredText
===============
|
|
Module - paunch
|
|
===============
|
|
|
|
|
|
This module provides for the following ansible plugin:
|
|
|
|
* paunch
|
|
|
|
|
|
.. ansibleautoplugin::
|
|
:module: tripleo_ansible/ansible_plugins/modules/paunch.py
|
|
:documentation: true
|
|
:examples: false
|