Skip to content
  • John Fulton's avatar
    Allow user to define ACLs for OpenStack keys · 73633f05
    John Fulton authored
    The keys and openstack_keys structure now supports an optional
    key called acls whose value is a list of strings one could pass
    to setfacl. The ansible ACL module applies the ACLs to all
    openstack keys with this property.
    
    Fixes: #1688
    73633f05