Skip to content

Commit

Permalink
reconfigure
Browse files Browse the repository at this point in the history
  • Loading branch information
atammy-narmi committed Jun 18, 2024
1 parent 60aea78 commit 285c115
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/module_utils/main/nginx_general.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ class General(GeneralModule):
API_MOD = 'nginx'
API_CONT = 'settings'
API_CONT_REL = 'service'
API_CMD_REL = 'reconfigure'
FIELDS_CHANGE = [
'enabled', 'ban_ttl',
]
Expand Down

0 comments on commit 285c115

Please sign in to comment.