Skip to content
  • John Fulton's avatar
    Allow user to specify the mode of the openstack keys · 7d429410
    John Fulton authored
    The openstack_keys structure now supports a key called mode
    whose value is a string that one could pass to chmod to set
    the mode of the key file. The ansible file module applies the
    mode to all openstack keys with this property.
    
    Fixes: #1755
    7d429410