mirror of
https://github.com/ansible/awx.git
synced 2026-01-29 15:24:42 -03:30
Remove comment
This commit is contained in:
parent
fd466c5cff
commit
29c961e52a
@ -2464,7 +2464,6 @@ class RunInventoryUpdate(BaseTask):
|
||||
os.chmod(inventory_path, stat.S_IRUSR | stat.S_IWUSR | stat.S_IXUSR)
|
||||
|
||||
rel_path = os.path.join('inventory', injector.filename)
|
||||
# rel_path = injector.filename
|
||||
elif src == 'scm':
|
||||
rel_path = os.path.join('project', inventory_update.source_path)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user