Skip to content
  • Sergio Oliveira Campos's avatar
    Fixed a bug in AnsibleFreeIPAParams · 22059072
    Sergio Oliveira Campos authored
    When accessing an instance of AnsibleFreeIPAParams with .get the obj was
    by-passing the call to _afm_convert which was the primaty reason why it
    was created.
    
    Also the class now extends Mapping instead of dict.
    22059072
Loading