mirror of
https://github.com/mmumshad/ansible-playable.git
synced 2025-03-09 23:38:54 +00:00
Add yml extension for new playbooks
This commit is contained in:
parent
74ac1828a4
commit
c21aebbf49
1 changed files with 3 additions and 2 deletions
|
@ -5,9 +5,10 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="modal-body">
|
<div class="modal-body">
|
||||||
|
|
||||||
<p class="form-group">
|
<label>Playbook Name</label>
|
||||||
<label>Playbook Name</label>
|
<p class="input-group">
|
||||||
<input type="text" ng-model="newPlaybook.name" class="form-control">
|
<input type="text" ng-model="newPlaybook.name" class="form-control">
|
||||||
|
<span class="input-group-addon">.yml</span>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue