mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
Model changes for instance last_seen field to replace modified (#10870)
* Model changes for instance last_seen field to replace modified * Break up refresh_capacity into smaller units * Rename execution node methods, fix last_seen clustering * Use update_fields to make it clear save only affects capacity * Restructing to pass unit tests * Fix bug where a PATCH did not update capacity value
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
- node:
|
||||
id: awx_{{ item }}
|
||||
|
||||
- log-level:
|
||||
debug
|
||||
- log-level: info
|
||||
|
||||
- tcp-listener:
|
||||
port: 2222
|
||||
|
||||
Reference in New Issue
Block a user