Class: Ansible::Ruby::Modules::Fireball

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/core/utilities/helper/fireball.rb

Overview

Modern SSH clients support ControlPersist which is just as fast as fireball was. Please enable that in ansible.cfg as a replacement for fireball. Removed in ansible 2.0.

Method Summary

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base