This website works better with JavaScript.
Explore
Help
Register
Sign In
banananetwork
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull Requests
Releases
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
60b6d4778e
master
dehydrated
wip
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '60b6d4778e'
${ noResults }
ansible
/
roles
/
hostname
/
defaults
/
main.yml
4 lines
71 B
YAML
Raw
Blame
History
---
hostname
:
"{{ fqdn | regex_replace('^([^\\.]*)\\..*$', '\\1') }}"
Reference in New Issue
View Git Blame
Copy Permalink