File: ansible-defaults-86a775df15fca45d.yaml

package info (click to toggle)
puppet-module-ironic 25.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,664 kB
  • sloc: ruby: 5,888; python: 38; sh: 10; makefile: 10
file content (8 lines) | stat: -rw-r--r-- 335 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
---
features:
  - |
    Allow configuring the defaults for the ansible deploy interface via new
    parameters ``default_username``, ``default_key_file``,
    ``default_deploy_playbook``, ``default_shutdown_playbook``,
    ``default_clean_playbook`` and ``default_clean_steps_config`` in the
    ``ironic::drivers::ansible`` manifest.