Activity
Update tests to expect batch_size to agree with changes
Update tests to expect batch_size to agree with changes
Remove del load_credentials to resolve CI issue
Remove del load_credentials to resolve CI issue
Sort both bulk updates and add batch size to facts bulk update to res…
Sort both bulk updates and add batch size to facts bulk update to res…
for development only
for development only
Force push
Allow for inventory variables to have the value 'None'
Allow for inventory variables to have the value 'None'
Relate the inventory variable history model to its inventory
Relate the inventory variable history model to its inventory
Fix bug from the branch rebase
Fix bug from the branch rebase
Move special handling for user edits of variables into serializers
Move special handling for user edits of variables into serializers
Remove further debugging code and improve comments
Remove further debugging code and improve comments
Remove logging which was needed during development.
Remove logging which was needed during development.
Persist inventory var history in the database instead of a file.
Persist inventory var history in the database instead of a file.
update licenses and embedded sources
update licenses and embedded sources
Merge remote-tracking branch 'origin/devel' into AAP-17690
Merge remote-tracking branch 'origin/devel' into AAP-17690
AAP-39365 facts are unintentionally deleted when the inventory is mod…
AAP-39365 facts are unintentionally deleted when the inventory is mod…
Pull request merge