Skip to content
Snippets Groups Projects
Select Git revision
  • 3e98ed544238ca93b3b6e8f6f459a1ec2c3220e2
  • master default protected
  • v1.15.0
  • v1.14.7
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
  • v1.9.0
22 results

plugins

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Thomas Woerner authored
    Moved ipamodule_base_spec into IPAAnsibleModule.
    This simplifies to add addtitional base vars to derived classes without
    the need to dusplicae the code to extend argument_spec.
    
    Removed execute_api_command.
    This is not used anymore.
    
    Removed get_ipamodule_base_vars.
    This is not used anymore.
    
    Removed self.ipaadmin_* and self.ccache_* from IPAAnsibleModule.__init__
    These are not used and therefore can be removed.
    3e98ed54
    History
    Name Last commit Last update
    ..