mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
* when a setting is created, only create *one* activity stream record for the creation, not one for create and another for update (similar to https://github.com/ansible/tower/pull/53) * add code to hide `$encrypted$` activity stream content see: https://github.com/ansible/ansible-tower/issues/7320